GtkIconTheme: Include legacy stock icons from resources
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 05:04:16 +0000 (01:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 Jun 2014 05:17:46 +0000 (01:17 -0400)
commit49bcaf844c315f88f5853c1f082ec0801e197090
treee61fe8b2d2f651e35a87263187a11b2dc75d8e3f
parent968ea4186d880dc21b2bd72876186738d39313dd
GtkIconTheme: Include legacy stock icons from resources

Add /org/gtk/libgtk/icons as a resource path, and ensure
that we always parse an index.theme file for hicolor which
makes the builtin icons available as part of the hicolor theme.
gtk/gtkicontheme.c